3.273 \(\int \frac {\cos (e+f x)}{(a+b \sec ^2(e+f x))^{3/2}} \, dx\)

Optimal. Leaf size=240 \[ -\frac {2 b \sqrt {1-\frac {a \sin ^2(e+f x)}{a+b}} F\left (\sin ^{-1}(\sin (e+f x))|\frac {a}{a+b}\right )}{a^2 f \sqrt {\cos ^2(e+f x)} \sqrt {\sec ^2(e+f x) \left (-a \sin ^2(e+f x)+a+b\right )}}+\frac {(a+2 b) \left (-a \sin ^2(e+f x)+a+b\right ) E\left (\sin ^{-1}(\sin (e+f x))|\frac {a}{a+b}\right )}{a^2 f (a+b) \sqrt {\cos ^2(e+f x)} \sqrt {1-\frac {a \sin ^2(e+f x)}{a+b}} \sqrt {\sec ^2(e+f x) \left (-a \sin ^2(e+f x)+a+b\right )}}-\frac {b \sin (e+f x)}{a f (a+b) \sqrt {\sec ^2(e+f x) \left (-a \sin ^2(e+f x)+a+b\right )}} \]

[Out]

-b*sin(f*x+e)/a/(a+b)/f/(sec(f*x+e)^2*(a+b-a*sin(f*x+e)^2))^(1/2)+(a+2*b)*EllipticE(sin(f*x+e),(a/(a+b))^(1/2)
)*(a+b-a*sin(f*x+e)^2)/a^2/(a+b)/f/(cos(f*x+e)^2)^(1/2)/(sec(f*x+e)^2*(a+b-a*sin(f*x+e)^2))^(1/2)/(1-a*sin(f*x
+e)^2/(a+b))^(1/2)-2*b*EllipticF(sin(f*x+e),(a/(a+b))^(1/2))*(1-a*sin(f*x+e)^2/(a+b))^(1/2)/a^2/f/(cos(f*x+e)^
2)^(1/2)/(sec(f*x+e)^2*(a+b-a*sin(f*x+e)^2))^(1/2)

________________________________________________________________________________________

Rubi [A]  time = 0.34, antiderivative size = 295, normalized size of antiderivative = 1.23, number of steps used = 9, number of rules used = 9, integrand size = 23, \(\frac {\text {number of rules}}{\text {integrand size}}\) = 0.391, Rules used = {4148, 6722, 1974, 413, 524, 426, 424, 421, 419} \[ -\frac {2 b \sqrt {1-\frac {a \sin ^2(e+f x)}{a+b}} \sqrt {a \cos ^2(e+f x)+b} F\left (\sin ^{-1}(\sin (e+f x))|\frac {a}{a+b}\right )}{a^2 f \sqrt {\cos ^2(e+f x)} \sqrt {-a \sin ^2(e+f x)+a+b} \sqrt {a+b \sec ^2(e+f x)}}+\frac {(a+2 b) \sqrt {-a \sin ^2(e+f x)+a+b} \sqrt {a \cos ^2(e+f x)+b} E\left (\sin ^{-1}(\sin (e+f x))|\frac {a}{a+b}\right )}{a^2 f (a+b) \sqrt {\cos ^2(e+f x)} \sqrt {1-\frac {a \sin ^2(e+f x)}{a+b}} \sqrt {a+b \sec ^2(e+f x)}}-\frac {b \sin (e+f x) \sqrt {a \cos ^2(e+f x)+b}}{a f (a+b) \sqrt {-a \sin ^2(e+f x)+a+b} \sqrt {a+b \sec ^2(e+f x)}} \]

Antiderivative was successfully verified.

[In]

Int[Cos[e + f*x]/(a + b*Sec[e + f*x]^2)^(3/2),x]

[Out]

-((b*Sqrt[b + a*Cos[e + f*x]^2]*Sin[e + f*x])/(a*(a + b)*f*Sqrt[a + b*Sec[e + f*x]^2]*Sqrt[a + b - a*Sin[e + f
*x]^2])) + ((a + 2*b)*Sqrt[b + a*Cos[e + f*x]^2]*EllipticE[ArcSin[Sin[e + f*x]], a/(a + b)]*Sqrt[a + b - a*Sin
[e + f*x]^2])/(a^2*(a + b)*f*Sqrt[Cos[e + f*x]^2]*Sqrt[a + b*Sec[e + f*x]^2]*Sqrt[1 - (a*Sin[e + f*x]^2)/(a +
b)]) - (2*b*Sqrt[b + a*Cos[e + f*x]^2]*EllipticF[ArcSin[Sin[e + f*x]], a/(a + b)]*Sqrt[1 - (a*Sin[e + f*x]^2)/
(a + b)])/(a^2*f*Sqrt[Cos[e + f*x]^2]*Sqrt[a + b*Sec[e + f*x]^2]*Sqrt[a + b - a*Sin[e + f*x]^2])

Rule 413

Int[((a_) + (b_.)*(x_)^(n_))^(p_)*((c_) + (d_.)*(x_)^(n_))^(q_), x_Symbol] :> Simp[((a*d - c*b)*x*(a + b*x^n)^
(p + 1)*(c + d*x^n)^(q - 1))/(a*b*n*(p + 1)), x] - Dist[1/(a*b*n*(p + 1)), Int[(a + b*x^n)^(p + 1)*(c + d*x^n)
^(q - 2)*Simp[c*(a*d - c*b*(n*(p + 1) + 1)) + d*(a*d*(n*(q - 1) + 1) - b*c*(n*(p + q) + 1))*x^n, x], x], x] /;
 FreeQ[{a, b, c, d, n}, x] && NeQ[b*c - a*d, 0] && LtQ[p, -1] && GtQ[q, 1] && IntBinomialQ[a, b, c, d, n, p, q
, x]

Rule 419

Int[1/(Sqrt[(a_) + (b_.)*(x_)^2]*Sqrt[(c_) + (d_.)*(x_)^2]), x_Symbol] :> Simp[(1*EllipticF[ArcSin[Rt[-(d/c),
2]*x], (b*c)/(a*d)])/(Sqrt[a]*Sqrt[c]*Rt[-(d/c), 2]), x] /; FreeQ[{a, b, c, d}, x] && NegQ[d/c] && GtQ[c, 0] &
& GtQ[a, 0] &&  !(NegQ[b/a] && SimplerSqrtQ[-(b/a), -(d/c)])

Rule 421

Int[1/(Sqrt[(a_) + (b_.)*(x_)^2]*Sqrt[(c_) + (d_.)*(x_)^2]), x_Symbol] :> Dist[Sqrt[1 + (d*x^2)/c]/Sqrt[c + d*
x^2], Int[1/(Sqrt[a + b*x^2]*Sqrt[1 + (d*x^2)/c]), x], x] /; FreeQ[{a, b, c, d}, x] &&  !GtQ[c, 0]

Rule 424

Int[Sqrt[(a_) + (b_.)*(x_)^2]/Sqrt[(c_) + (d_.)*(x_)^2], x_Symbol] :> Simp[(Sqrt[a]*EllipticE[ArcSin[Rt[-(d/c)
, 2]*x], (b*c)/(a*d)])/(Sqrt[c]*Rt[-(d/c), 2]), x] /; FreeQ[{a, b, c, d}, x] && NegQ[d/c] && GtQ[c, 0] && GtQ[
a, 0]

Rule 426

Int[Sqrt[(a_) + (b_.)*(x_)^2]/Sqrt[(c_) + (d_.)*(x_)^2], x_Symbol] :> Dist[Sqrt[a + b*x^2]/Sqrt[1 + (b*x^2)/a]
, Int[Sqrt[1 + (b*x^2)/a]/Sqrt[c + d*x^2], x], x] /; FreeQ[{a, b, c, d}, x] && NegQ[d/c] && GtQ[c, 0] &&  !GtQ
[a, 0]

Rule 524

Int[((e_) + (f_.)*(x_)^(n_))/(Sqrt[(a_) + (b_.)*(x_)^(n_)]*Sqrt[(c_) + (d_.)*(x_)^(n_)]), x_Symbol] :> Dist[f/
b, Int[Sqrt[a + b*x^n]/Sqrt[c + d*x^n], x], x] + Dist[(b*e - a*f)/b, Int[1/(Sqrt[a + b*x^n]*Sqrt[c + d*x^n]),
x], x] /; FreeQ[{a, b, c, d, e, f, n}, x] &&  !(EqQ[n, 2] && ((PosQ[b/a] && PosQ[d/c]) || (NegQ[b/a] && (PosQ[
d/c] || (GtQ[a, 0] && ( !GtQ[c, 0] || SimplerSqrtQ[-(b/a), -(d/c)]))))))

Rule 1974

Int[(u_)^(p_.)*(v_)^(q_.), x_Symbol] :> Int[ExpandToSum[u, x]^p*ExpandToSum[v, x]^q, x] /; FreeQ[{p, q}, x] &&
 BinomialQ[{u, v}, x] && EqQ[BinomialDegree[u, x] - BinomialDegree[v, x], 0] &&  !BinomialMatchQ[{u, v}, x]

Rule 4148

Int[sec[(e_.) + (f_.)*(x_)]^(m_.)*((a_) + (b_.)*sec[(e_.) + (f_.)*(x_)]^(n_))^(p_), x_Symbol] :> With[{ff = Fr
eeFactors[Sin[e + f*x], x]}, Dist[ff/f, Subst[Int[(a + b/(1 - ff^2*x^2)^(n/2))^p/(1 - ff^2*x^2)^((m + 1)/2), x
], x, Sin[e + f*x]/ff], x]] /; FreeQ[{a, b, e, f, p}, x] && IntegerQ[(m - 1)/2] && IntegerQ[n/2] &&  !IntegerQ
[p]

Rule 6722

Int[(u_.)*((a_.) + (b_.)*(v_)^(n_))^(p_), x_Symbol] :> Dist[(a + b*v^n)^FracPart[p]/(v^(n*FracPart[p])*(b + a/
v^n)^FracPart[p]), Int[u*v^(n*p)*(b + a/v^n)^p, x], x] /; FreeQ[{a, b, p}, x] &&  !IntegerQ[p] && ILtQ[n, 0] &
& BinomialQ[v, x] &&  !LinearQ[v, x]

Rubi steps

\begin {align*} \int \frac {\cos (e+f x)}{\left (a+b \sec ^2(e+f x)\right )^{3/2}} \, dx &=\frac {\operatorname {Subst}\left (\int \frac {1}{\left (a+\frac {b}{1-x^2}\right )^{3/2}} \, dx,x,\sin (e+f x)\right )}{f}\\ &=\frac {\sqrt {b+a \cos ^2(e+f x)} \operatorname {Subst}\left (\int \frac {\left (1-x^2\right )^{3/2}}{\left (b+a \left (1-x^2\right )\right )^{3/2}} \, dx,x,\sin (e+f x)\right )}{f \sqrt {\cos ^2(e+f x)} \sqrt {a+b \sec ^2(e+f x)}}\\ &=\frac {\sqrt {b+a \cos ^2(e+f x)} \operatorname {Subst}\left (\int \frac {\left (1-x^2\right )^{3/2}}{\left (a+b-a x^2\right )^{3/2}} \, dx,x,\sin (e+f x)\right )}{f \sqrt {\cos ^2(e+f x)} \sqrt {a+b \sec ^2(e+f x)}}\\ &=-\frac {b \sqrt {b+a \cos ^2(e+f x)} \sin (e+f x)}{a (a+b) f \sqrt {a+b \sec ^2(e+f x)} \sqrt {a+b-a \sin ^2(e+f x)}}-\frac {\sqrt {b+a \cos ^2(e+f x)} \operatorname {Subst}\left (\int \frac {-a-b+(a+2 b) x^2}{\sqrt {1-x^2} \sqrt {a+b-a x^2}} \, dx,x,\sin (e+f x)\right )}{a (a+b) f \sqrt {\cos ^2(e+f x)} \sqrt {a+b \sec ^2(e+f x)}}\\ &=-\frac {b \sqrt {b+a \cos ^2(e+f x)} \sin (e+f x)}{a (a+b) f \sqrt {a+b \sec ^2(e+f x)} \sqrt {a+b-a \sin ^2(e+f x)}}-\frac {\left (2 b \sqrt {b+a \cos ^2(e+f x)}\right ) \operatorname {Subst}\left (\int \frac {1}{\sqrt {1-x^2} \sqrt {a+b-a x^2}} \, dx,x,\sin (e+f x)\right )}{a^2 f \sqrt {\cos ^2(e+f x)} \sqrt {a+b \sec ^2(e+f x)}}+\frac {\left ((a+2 b) \sqrt {b+a \cos ^2(e+f x)}\right ) \operatorname {Subst}\left (\int \frac {\sqrt {a+b-a x^2}}{\sqrt {1-x^2}} \, dx,x,\sin (e+f x)\right )}{a^2 (a+b) f \sqrt {\cos ^2(e+f x)} \sqrt {a+b \sec ^2(e+f x)}}\\ &=-\frac {b \sqrt {b+a \cos ^2(e+f x)} \sin (e+f x)}{a (a+b) f \sqrt {a+b \sec ^2(e+f x)} \sqrt {a+b-a \sin ^2(e+f x)}}+\frac {\left ((a+2 b) \sqrt {b+a \cos ^2(e+f x)} \sqrt {a+b-a \sin ^2(e+f x)}\right ) \operatorname {Subst}\left (\int \frac {\sqrt {1-\frac {a x^2}{a+b}}}{\sqrt {1-x^2}} \, dx,x,\sin (e+f x)\right )}{a^2 (a+b) f \sqrt {\cos ^2(e+f x)} \sqrt {a+b \sec ^2(e+f x)} \sqrt {1-\frac {a \sin ^2(e+f x)}{a+b}}}-\frac {\left (2 b \sqrt {b+a \cos ^2(e+f x)} \sqrt {1-\frac {a \sin ^2(e+f x)}{a+b}}\right ) \operatorname {Subst}\left (\int \frac {1}{\sqrt {1-x^2} \sqrt {1-\frac {a x^2}{a+b}}} \, dx,x,\sin (e+f x)\right )}{a^2 f \sqrt {\cos ^2(e+f x)} \sqrt {a+b \sec ^2(e+f x)} \sqrt {a+b-a \sin ^2(e+f x)}}\\ &=-\frac {b \sqrt {b+a \cos ^2(e+f x)} \sin (e+f x)}{a (a+b) f \sqrt {a+b \sec ^2(e+f x)} \sqrt {a+b-a \sin ^2(e+f x)}}+\frac {(a+2 b) \sqrt {b+a \cos ^2(e+f x)} E\left (\sin ^{-1}(\sin (e+f x))|\frac {a}{a+b}\right ) \sqrt {a+b-a \sin ^2(e+f x)}}{a^2 (a+b) f \sqrt {\cos ^2(e+f x)} \sqrt {a+b \sec ^2(e+f x)} \sqrt {1-\frac {a \sin ^2(e+f x)}{a+b}}}-\frac {2 b \sqrt {b+a \cos ^2(e+f x)} F\left (\sin ^{-1}(\sin (e+f x))|\frac {a}{a+b}\right ) \sqrt {1-\frac {a \sin ^2(e+f x)}{a+b}}}{a^2 f \sqrt {\cos ^2(e+f x)} \sqrt {a+b \sec ^2(e+f x)} \sqrt {a+b-a \sin ^2(e+f x)}}\\ \end {align*}

________________________________________________________________________________________

Mathematica [F]  time = 14.37, size = 0, normalized size = 0.00 \[ \int \frac {\cos (e+f x)}{\left (a+b \sec ^2(e+f x)\right )^{3/2}} \, dx \]

Verification is Not applicable to the result.

[In]

Integrate[Cos[e + f*x]/(a + b*Sec[e + f*x]^2)^(3/2),x]

[Out]

Integrate[Cos[e + f*x]/(a + b*Sec[e + f*x]^2)^(3/2), x]

________________________________________________________________________________________

fricas [F]  time = 0.56, size = 0, normalized size = 0.00 \[ {\rm integral}\left (\frac {\sqrt {b \sec \left (f x + e\right )^{2} + a} \cos \left (f x + e\right )}{b^{2} \sec \left (f x + e\right )^{4} + 2 \, a b \sec \left (f x + e\right )^{2} + a^{2}}, x\right ) \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(cos(f*x+e)/(a+b*sec(f*x+e)^2)^(3/2),x, algorithm="fricas")

[Out]

integral(sqrt(b*sec(f*x + e)^2 + a)*cos(f*x + e)/(b^2*sec(f*x + e)^4 + 2*a*b*sec(f*x + e)^2 + a^2), x)

________________________________________________________________________________________

giac [F]  time = 0.00, size = 0, normalized size = 0.00 \[ \int \frac {\cos \left (f x + e\right )}{{\left (b \sec \left (f x + e\right )^{2} + a\right )}^{\frac {3}{2}}}\,{d x} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(cos(f*x+e)/(a+b*sec(f*x+e)^2)^(3/2),x, algorithm="giac")

[Out]

integrate(cos(f*x + e)/(b*sec(f*x + e)^2 + a)^(3/2), x)

________________________________________________________________________________________

maple [C]  time = 2.50, size = 8684, normalized size = 36.18 \[ \text {output too large to display} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

int(cos(f*x+e)/(a+b*sec(f*x+e)^2)^(3/2),x)

[Out]

result too large to display

________________________________________________________________________________________

maxima [F]  time = 0.00, size = 0, normalized size = 0.00 \[ \int \frac {\cos \left (f x + e\right )}{{\left (b \sec \left (f x + e\right )^{2} + a\right )}^{\frac {3}{2}}}\,{d x} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(cos(f*x+e)/(a+b*sec(f*x+e)^2)^(3/2),x, algorithm="maxima")

[Out]

integrate(cos(f*x + e)/(b*sec(f*x + e)^2 + a)^(3/2), x)

________________________________________________________________________________________

mupad [F]  time = 0.00, size = -1, normalized size = -0.00 \[ \int \frac {\cos \left (e+f\,x\right )}{{\left (a+\frac {b}{{\cos \left (e+f\,x\right )}^2}\right )}^{3/2}} \,d x \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

int(cos(e + f*x)/(a + b/cos(e + f*x)^2)^(3/2),x)

[Out]

int(cos(e + f*x)/(a + b/cos(e + f*x)^2)^(3/2), x)

________________________________________________________________________________________

sympy [F]  time = 0.00, size = 0, normalized size = 0.00 \[ \int \frac {\cos {\left (e + f x \right )}}{\left (a + b \sec ^{2}{\left (e + f x \right )}\right )^{\frac {3}{2}}}\, dx \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(cos(f*x+e)/(a+b*sec(f*x+e)**2)**(3/2),x)

[Out]

Integral(cos(e + f*x)/(a + b*sec(e + f*x)**2)**(3/2), x)

________________________________________________________________________________________